home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
disk
/
misc
/
fat95.lha
/
fat95
/
deutsch
/
MS1
< prev
next >
Wrap
Text File
|
2000-07-28
|
434b
|
19 lines
/* MS1: fat95 PC Dateisystem für Floppy #1 */
/* $VER: fat95 file system 2.6 (26.07.2000) von Torsten Jager */
FileSystem = l:fat95
Device = mfm.device
Unit = 1 /* die Laufwerksnummer */
Flags = 0
LowCyl = 0
HighCyl = 79
Surfaces = 2 /* Bootblock-Werte haben Vorrang */
BlocksPerTrack = 9
Buffers = 20
BufMemType = 1
BootPri = 0
Stacksize = 2048
Priority = 5
GlobVec = -1
DosType = 0x46415400 /* ETD-Befehle erlauben */